Published on

Quick Start Guide 解读

Authors
  • Name
    Twitter

1.Clone the repo npx degit 'timlrx/tailwind-nextjs-starter-blog' 2.Personalize siteMetadata.js (site related information) 3.Modify the content security policy in next.config.js if you want to use other analytics provider or a commenting solution other than giscus. 4.Personalize authors/default.md (main author) 5.Modify projectsData.ts 6.Modify headerNavLinks.ts to customize navigation links 7.Add blog posts 8.Deploy on Vercel


link